Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
getcwd
getcwd
Get the current working directory
Name:
getcwd
Category:
Directory functions
Programming Language:
php
One-line Description:
Return to the current working directory.
Related
ECharts and PHP Admin Panel Development Guide: Implementing Dynamic Data Visualization
9
How to Fix PHP Not Running After Installation on Linux: A Step-by-Step Guide
1
How to Use PHP Extension PDO to Connect to Oracle Database
10
How to Fix garbled Text When Using mb_send_mail? Practical Methods to Avoid It
1
Similar Functions
chroot
chroot
Changetherootdirecto
readdir
readdir
Readentriesfromdirec
dir
dir
Returnsaninstanceoft
opendir
opendir
Openthedirectoryhand
closedir
closedir
Closethedirectoryhan
scandir
scandir
Listfilesanddirector
getcwd
getcwd
Getthecurrentworking
chdir
chdir
Changedirectory
Popular Articles